home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / lan / fsl141.zip / HISTORY.TXT < prev    next >
Text File  |  1994-06-01  |  9KB  |  208 lines

  1.  
  2.      HISTORY.DOC                       FSLOGIN 1.41
  3.      --------------------------------------------------------------
  4.      This document contains information about the changes that were
  5.      made to the Full Screen Login program in time. From version to
  6.      version there have been small bug fixes, textual changes,
  7.      functional enhancements as well as documentation enhancements.
  8.  
  9.      Version 1.0                     March 1993
  10.      --------------------------------------------------------------
  11.      After beta testing several months with a group of seven
  12.      volunteering supervisors and their users this version was
  13.      released in the first week of march 1993 on a Dutch BBS.
  14.  
  15.      From version 1.0 to 1.1                 April 1993
  16.      --------------------------------------------------------------
  17.      The detection of monochrome displays connected to a VGA
  18.      adapter has been improved. There have been some cases of
  19.      'grey', almost unreadable screens on some types of machines.
  20.  
  21.      The user interaction has been enhanced by using an Accept
  22.      button field in the Login Data and the Password Expired forms.
  23.      This makes it more intuitive that the form as a whole must be
  24.      acknowledged.
  25.  
  26.      A RRS (Registration Reminder Screen) has been added. This
  27.      small window will contain the name of the company and/or
  28.      department for registered users.
  29.  
  30.      An installation batch file has been added. Not that
  31.      installation has been difficult, but this will save some time
  32.      and make an eventual update easier to do.
  33.  
  34.      The fslogin.com file has been optimized. So it's even smaller
  35.      then it was before. There are however no functional
  36.      differences between fslogin.com (1.0) and fslogin.com (1.1).
  37.      The two versions can be mixed.
  38.  
  39.      The fslogin.ovl has been optimized as well. Despite the added
  40.      code for the accept button it is about 10 kb smaller.
  41.  
  42.      From 1.1 to 1.2                       May 1993
  43.      --------------------------------------------------------------
  44.      This version comes in two languages now, English and Dutch.
  45.      Choosing a language is a matter of installing the right
  46.      support files. The INSTALL.BAT file has been changed to do
  47.      this.
  48.  
  49.      The documentation and help file have been changed to reflect
  50.      the membership of the Association of Shareware Professionals
  51.      (ASP).
  52.  
  53.      The keyboard buffer is cleared at the very beginning of the
  54.      program, thus preventing some 'stuff' to go into the form
  55.      unexpectedly.
  56.  
  57.      A bug has been resolved regarding the setting of the SYS:LOGIN
  58.      directory to the first network drive. This could occur when
  59.      the first network drive was not mapped to the default server
  60.      but to another (attached) server.
  61.  
  62.      The Alt_F10 key has been disabled. The Alt-F10 is a standard
  63.      C-Worthy function to exit a program, but there is no way I
  64.      could assign an errorlevel to it.
  65.  
  66.      From 1.2 to 1.2a                      June 1993
  67.      --------------------------------------------------------------
  68.      A new palette has been defined for monochrome VGA displays. It
  69.      now looks as it should be.
  70.  
  71.      Support for the Novell Security fase 1 enhancement has been
  72.      added.
  73.  
  74.      From 1.2a to 1.2b                      July 1993
  75.      --------------------------------------------------------------
  76.      The cursor is always visible in the input fields now, and the
  77.      cursor moves when typing in a password field, indicating that
  78.      something is happening.
  79.  
  80.      The highlight (and cursor) is positioned in the password field
  81.      instead of the Accept field, when leaving the Password Expired
  82.      form with escape.
  83.  
  84.      The file fslogin.cwa is closed as soon as possible. In
  85.      previous versions an update of FSLOGIN could run incomplete,
  86.      because 'someone' had fslogin active and fslogin.cwa was still
  87.      opened.
  88.  
  89.      From 1.2b to 1.2c                    August 1993
  90.      --------------------------------------------------------------
  91.      The keyboard buffer clear has been moved from fslogin.com to
  92.      fslogin.ovl. This ensures compatibility with the NetWare
  93.      Access Server login method.
  94.  
  95.      Several options are offered in the file fslogin.ini. There are
  96.      options for the screen dimmer, the escape key, the serverlist
  97.      function and the number of days before a password expires. See
  98.      the file fslogin.ini for more details.
  99.  
  100.      There are some command line parameters to override the global
  101.      setting of the fslogin.ini file. These are:
  102.      !ne    No Escape.
  103.      !nd    No Dimmer.
  104.      !ns    No Serverlist.
  105.  
  106.      From 1.2c to 1.2d                     September 1993
  107.      --------------------------------------------------------------
  108.      New options have been added to fslogin.ini regarding the
  109.      presentation of the windows and the password fields (see
  110.      fslogin.ini).
  111.  
  112.      The Accept button has gone.
  113.  
  114.      From 1.2d to 1.3                      December 1993
  115.      --------------------------------------------------------------
  116.      NetWare Name Service support has been added. FSLOGIN now
  117.      synchronizes new passwords in an NNS domain and provides a new
  118.      Login Data form with Domain specific information.
  119.  
  120.      The new feature 'ServerGroup' can be used to define a logical
  121.      group of servers. FSLOGIN will synchronize new passwords of
  122.      users within this ServerGroup.
  123.  
  124.      When using the variable FS_SRV=NONE there will be no default
  125.      in the Server field.
  126.  
  127.      The ServerList function was enhanced. A custom list of servers
  128.      can be specified.
  129.  
  130.      From 1.3 to 1.3a                       January 1994
  131.      --------------------------------------------------------------
  132.      The environment variable FS_PRO was added. The default profile
  133.      for NNS usage can be customized this way on a per workstation
  134.      basis.
  135.  
  136.      Some textual changes in the English text in the password
  137.      synchronisation status. Same for the Dutch text.
  138.  
  139.      From 1.3a to 1.4                     March 1994
  140.      --------------------------------------------------------------
  141.      Version 1.4 is compatible with the Dos Requester (VLM's or
  142.      Virtual Loadable Modules). Novell has updated the Dos
  143.      Requester several times since the first introduction. By the
  144.      time of this writing VLM version 1.10 is the current one.
  145.  
  146.      Version 1.4 can be installed on a local hard disk in addition
  147.      to installation on a file server. In general this should not
  148.      be done, because it creates a maintenance problem. However,
  149.      there are situations where installation on a local disk is
  150.      preferred. For example when a workstation is connected to a LAN
  151.      through a wide area link, program loading from a server is
  152.      considerably slower compared to LAN speed.
  153.  
  154.      Up until version 1.3a the keyboard was always cleared when
  155.      started. This can be turned off or on now using the
  156.      fslogin.ini statement KBC=0 or KBC=1.
  157.  
  158.      Up until version 1.3a the current account was not logged out
  159.      when FSLOGIN was started. In other words when the user did not
  160.      actually login but pressed the escape key, he was back exactly
  161.      where he was. Immediate Logout can be turned on using the
  162.      fslogin.ini statement LWS=1.
  163.  
  164.      From 1.4 to 1.4a                     March 1994
  165.      --------------------------------------------------------------
  166.      A bug fix has been applied for the command line parameters to
  167.      work.
  168.  
  169.      A bug fix has been applied for VLM support. In certain
  170.      situations in a multi-server environment fslogin.com was not
  171.      able to load it's overlays.
  172.  
  173.      German language support has been added.
  174.  
  175.      All ASCII documentation files except PACKING.LST have the
  176.      extension .TXT now.
  177.  
  178.      From 1.4a to 1.41                       May 1994
  179.      --------------------------------------------------------------
  180.      Yet another bug fix related to VLMs in a multi server
  181.      environment fixed.
  182.  
  183.      A lowercase bug in combination with 'Psp=0' for the password
  184.      fields was fixed.
  185.  
  186.      The ini file (fslogin.ini) is always read from the server,
  187.      designated by the environment variable FS_SRV.
  188.  
  189.      The F7 key (supervisor) has been enhanced. It can be turned
  190.      off. It can contain another name or it can contain a list of
  191.      (often used) names. See fslogin.ini, the 'Ulist=' keyword.
  192.  
  193.      The NNS Profile field can be set to automatically synchronise
  194.      with the name in the Server field. See fslogin.ini, the 'Pro='
  195.      keyword.
  196.  
  197.      There is a prompted Escape from the program now. See
  198.      fslogin.ini, the 'Esc=' keyword.
  199.  
  200.      The Severfield can be restricted to view only. The user can
  201.      change the server name, but only from the (restricted) list
  202.      which comes with the F5 key. See fslogin.ini, the 'Slist='
  203.      keyword.
  204.  
  205.      (c) Confirm 1993, All Rights Reserved.          June 1994
  206.      --------------------------------------------------------------
  207.      
  208.